square root
英 [ˌskweə ˈruːt]
美 [ˌskwer ˈruːt]
n. 平方根
牛津词典
noun
- 平方根
a number which when multiplied by itself produces a particular number- The square root of 64 (√64) is 8 (8 × 8 = 64).
64的平方根是8。
- The square root of 64 (√64) is 8 (8 × 8 = 64).
柯林斯词典
- 平方根
Thesquare root ofa number is another number which produces the first number when it is multiplied by itself. For example, the square root of 16 is 4.
英英释义
noun
- a number that when multiplied by itself equals a given number
双语例句
- Can occur if you try to calculate the square root or logarithm of a negative number.
如果你试着计算否定数目的正直根或对数,能发生。 - It is the square root of the variance.
这是方差的平方根。 - The photometric signal-to-noise ratio is roughly proportional to the square root of the signal intensity.
光度计的信噪比与信号强度的平方根粗略成比例。 - How much is one over two times the square root of pi?
圆周率的平方根的二分之一是多少? - Take the square root.
取它的平方根。 - Sqrt square root. I'm saying, this is the name I'm going to give to this function.
就是平方根,And,this,equates,to,that。,In,this,case,,sqrt,我说的是这是它的名字,我将给这个函数命名。 - Square root of a negative number is not permitted.
不允许求负数的平方根。 - The positive square root of the variance is called the standard deviation.
方差的正的平方根叫做标准差。 - Each observation could have been weighted inversely as the distance or as the square root of the frequence.
每次观测可以倒过来加权作为距离或作为频率的平方根。 - The first line defines a function called square that takes an argument and emits its square root.
第一行定义一个名为square的函数,该函数可接受参数并发出其平方根。